API Interaction Flow
This section outlines how to interact with the Knowledge Enrichment APIs, focusing on the Context API and the Data Curation API. The Context API follows a structured sequence involving file upload, processing, and result retrieval, which is illustrated through a flow diagram.
In contrast, the Data Curation API offers two flexible integration options: using a Node.js upload script for streamlined automation or sending direct HTTP requests for more granular control. Together, these approaches provide users with multiple pathways to integrate and interact with the APIs based on their preferred tools and workflows.
The following diagram outlines the usual order in which the Context API calls should be made to get the expected results.
For detailed information on using the Data Curation API, see Tutorials.